Method: deleteRegisteredUserAndDevices

Remove a registered user and their associated devices from the database.

Parameters

Name Type Description
propString string The properties string used to delete the user, string is in the following format: userName=value1,userType=value2,applianceGroup=value3
requestingUser string The user requesting this user to be deleted

Returns

The operation returns an integer error code.